Skip to content

Conversation

@antedotee
Copy link
Contributor

Added DCO check to run on every PR.

Fixes #12

@antedotee
Copy link
Contributor Author

If I am not wrong, I will also have to update the code in ks/infra for this to work😅.

@dumb0002
Copy link

dumb0002 commented Oct 7, 2025

If I am not wrong, I will also have to update the code in ks/infra for this to work😅.

@antedotee, did you test this PR?

@clubanderson clubanderson added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 13, 2026
@clubanderson
Copy link
Contributor

❌ PR Title Verification Failed

Your PR title does not follow the required format.

Current title: added DCO check on every pull request

Required Format

PR titles must start with one of these emoji prefixes:

Emoji Meaning
⚠️ Breaking change
Non-breaking feature
🐛 Patch fix / Bug fix
📖 Documentation
🚀 Release
🌱 Infra/Tests/Other

How to Fix

Edit your PR title to start with the appropriate emoji. For example:

  • ✨ Add new feature for user authentication
  • 🐛 Fix crash when loading empty config
  • 📖 Update installation guide

You can edit the title by clicking the Edit button next to your PR title.


This comment was posted to help you fix the PR title format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature to run DCO check on every PR

3 participants